range: Always queue an allocate if the adjustment changed
authorTimm Bäder <mail@baedert.org>
Tue, 30 Jan 2018 09:13:51 +0000 (10:13 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 30 Jan 2018 20:51:50 +0000 (21:51 +0100)
commitc8a936cdccd678e4be0f813a955fcfc5c89fd79d
treed9034950f3d3e06b01cc0b79d3fb3d767890cf59
parent6fd6ff2ea10f00ff27a3df638a135f9d7fb02152
range: Always queue an allocate if the adjustment changed

The slider gets its new size in size-allocate, so we have to do this
even if the range has no origin.
gtk/gtkrange.c